[INFO] cloning repository https://github.com/joeymeere/pinocchio-util
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joeymeere/pinocchio-util" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeymeere%2Fpinocchio-util", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeymeere%2Fpinocchio-util'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b67ebe781640ed6eabf20342bcef943953cca7fd
[INFO] testing joeymeere/pinocchio-util against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeymeere%2Fpinocchio-util" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/joeymeere/pinocchio-util
[INFO] finished tweaking git repo https://github.com/joeymeere/pinocchio-util
[INFO] tweaked toml for git repo https://github.com/joeymeere/pinocchio-util written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joeymeere/pinocchio-util on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joeymeere/pinocchio-util already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.readme
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d718d391dfa7d83b9d984e1833b283eab04018bbe474cb8ec64799902b17c8a
[INFO] running `Command { std: "docker" "start" "-a" "6d718d391dfa7d83b9d984e1833b283eab04018bbe474cb8ec64799902b17c8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d718d391dfa7d83b9d984e1833b283eab04018bbe474cb8ec64799902b17c8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d718d391dfa7d83b9d984e1833b283eab04018bbe474cb8ec64799902b17c8a", kill_on_drop: false }`
[INFO] [stdout] 6d718d391dfa7d83b9d984e1833b283eab04018bbe474cb8ec64799902b17c8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36abc43c35341f831c7b98345b9ad32bfddfed8084835130b3320c06fb21148f
[INFO] running `Command { std: "docker" "start" "-a" "36abc43c35341f831c7b98345b9ad32bfddfed8084835130b3320c06fb21148f", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.readme
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling solana-hash v4.3.0
[INFO] [stderr]    Compiling sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling solana-program-error v3.0.1
[INFO] [stderr]    Compiling five8_core v1.0.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling five8 v1.0.0
[INFO] [stderr]    Compiling five8_const v1.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling solana-sha256-hasher v3.1.0
[INFO] [stderr]    Compiling solana-address v2.6.0
[INFO] [stderr]    Compiling solana-account-view v2.0.0
[INFO] [stderr]    Compiling pinocchio v0.11.1
[INFO] [stderr]    Compiling solana-instruction-view v2.1.0
[INFO] [stderr]    Compiling pinocchio-token v0.6.0
[INFO] [stderr]    Compiling pinocchio-token-2022 v0.3.1
[INFO] [stderr]    Compiling pinocchio-derive v0.2.0 (/opt/rustwide/workdir/crates/derive)
[INFO] [stderr]    Compiling pinocchio-system v0.6.1
[INFO] [stderr]    Compiling pinocchio-util v0.2.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.88s
[INFO] running `Command { std: "docker" "inspect" "36abc43c35341f831c7b98345b9ad32bfddfed8084835130b3320c06fb21148f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36abc43c35341f831c7b98345b9ad32bfddfed8084835130b3320c06fb21148f", kill_on_drop: false }`
[INFO] [stdout] 36abc43c35341f831c7b98345b9ad32bfddfed8084835130b3320c06fb21148f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7daa19438dd27ce213f70e07e35004148159aafe7ee26283e3ca5db989585ac
[INFO] running `Command { std: "docker" "start" "-a" "e7daa19438dd27ce213f70e07e35004148159aafe7ee26283e3ca5db989585ac", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.readme
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling pinocchio-derive v0.2.0 (/opt/rustwide/workdir/crates/derive)
[INFO] [stderr]    Compiling pinocchio-util v0.2.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "e7daa19438dd27ce213f70e07e35004148159aafe7ee26283e3ca5db989585ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7daa19438dd27ce213f70e07e35004148159aafe7ee26283e3ca5db989585ac", kill_on_drop: false }`
[INFO] [stdout] e7daa19438dd27ce213f70e07e35004148159aafe7ee26283e3ca5db989585ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c8ed9102b569ab07d7c89b9e0eadb62db2058c8ad7714279608dd643d8d48ee9
[INFO] running `Command { std: "docker" "start" "-a" "c8ed9102b569ab07d7c89b9e0eadb62db2058c8ad7714279608dd643d8d48ee9", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.readme
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pinocchio_derive-e9384269e9ecff77)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pinocchio_util-cc5001b52c5ba6fa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pinocchio_derive
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test crates/derive/src/lib.rs - derive_validate (line 192) ... FAILED
[INFO] [stdout] test crates/derive/src/lib.rs - derive_data_len (line 14) ... FAILED
[INFO] [stdout] test crates/derive/src/lib.rs - derive_validate (line 207) ... FAILED
[INFO] [stdout] test crates/derive/src/lib.rs - derive_updates (line 35) ... FAILED
[INFO] [stdout] test crates/derive/src/lib.rs - derive_context (line 308) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/derive/src/lib.rs - derive_validate (line 192) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `ProgramError` in this scope
[INFO] [stdout]    --> crates/derive/src/lib.rs:194:38
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn validate(&self) -> Result<(), ProgramError>;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub trait Validate<ProgramError> {
[INFO] [stdout]     |                   ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyStruct` in this scope
[INFO] [stdout]    --> crates/derive/src/lib.rs:197:19
[INFO] [stdout]     |
[INFO] [stdout] 197 | impl Validate for MyStruct {
[INFO] [stdout]     |                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ProgramError` in this scope
[INFO] [stdout]    --> crates/derive/src/lib.rs:198:38
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn validate(&self) -> Result<(), ProgramError> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 197 | impl<ProgramError> Validate for MyStruct {
[INFO] [stdout]     |     ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/derive/src/lib.rs - derive_data_len (line 14) stdout ----
[INFO] [stdout] error[E0449]: visibility qualifiers are not permitted here
[INFO] [stdout]   --> crates/derive/src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub const LEN: usize = core::mem::size_of::<MyStruct>();
[INFO] [stdout]    |     ^^^ help: remove the qualifier
[INFO] [stdout]    |
[INFO] [stdout]    = note: trait items always share the visibility of their trait
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `DataLen` in this scope
[INFO] [stdout]   --> crates/derive/src/lib.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl DataLen for MyStruct {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyStruct` in this scope
[INFO] [stdout]   --> crates/derive/src/lib.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl DataLen for MyStruct {
[INFO] [stdout]    |                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyStruct` in this scope
[INFO] [stdout]   --> crates/derive/src/lib.rs:16:49
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub const LEN: usize = core::mem::size_of::<MyStruct>();
[INFO] [stdout]    |                                                 ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<MyStruct> DataLen for MyStruct {
[INFO] [stdout]    |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0449.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/derive/src/lib.rs - derive_validate (line 207) stdout ----
[INFO] [stdout] error: cannot find derive macro `Validate` in this scope
[INFO] [stdout]    --> crates/derive/src/lib.rs:208:10
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[derive(Validate)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 207 + use pinocchio_derive::Validate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]    --> crates/derive/src/lib.rs:211:7
[INFO] [stdout]     |
[INFO] [stdout] 211 |     #[validate(non_empty, id = SYSTEM_PROGRAM_ID)]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]    --> crates/derive/src/lib.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 |     #[validate(len = 64, id = SOME_ID)]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0261]: use of undeclared lifetime name `'a`
[INFO] [stdout]    --> crates/derive/src/lib.rs:212:15
[INFO] [stdout]     |
[INFO] [stdout] 212 |     field_1: &'a AccountView,
[INFO] [stdout]     |               ^^ undeclared lifetime
[INFO] [stdout]     |
[INFO] [stdout] help: consider introducing lifetime `'a` here
[INFO] [stdout]     |
[INFO] [stdout] 209 | struct MyStruct<'a> {
[INFO] [stdout]     |                ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0261]: use of undeclared lifetime name `'a`
[INFO] [stdout]    --> crates/derive/src/lib.rs:216:15
[INFO] [stdout]     |
[INFO] [stdout] 216 |     field_2: &'a AccountView,
[INFO] [stdout]     |               ^^ undeclared lifetime
[INFO] [stdout]     |
[INFO] [stdout] help: consider introducing lifetime `'a` here
[INFO] [stdout]     |
[INFO] [stdout] 209 | struct MyStruct<'a> {
[INFO] [stdout]     |                ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AccountView` in this scope
[INFO] [stdout]    --> crates/derive/src/lib.rs:212:18
[INFO] [stdout]     |
[INFO] [stdout] 212 |     field_1: &'a AccountView,
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 207 + use pinocchio::AccountView;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AccountView` in this scope
[INFO] [stdout]    --> crates/derive/src/lib.rs:216:18
[INFO] [stdout]     |
[INFO] [stdout] 216 |     field_2: &'a AccountView,
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 207 + use pinocchio::AccountView;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0261, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0261`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/derive/src/lib.rs - derive_updates (line 35) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `AccountUpdates` in this scope
[INFO] [stdout]   --> crates/derive/src/lib.rs:41:6
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl AccountUpdates for MyStruct {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyStruct` in this scope
[INFO] [stdout]   --> crates/derive/src/lib.rs:41:25
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl AccountUpdates for MyStruct {
[INFO] [stdout]    |                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/derive/src/lib.rs - derive_context (line 308) stdout ----
[INFO] [stdout] error: expected `;`, found `Ok`
[INFO] [stdout]    --> crates/derive/src/lib.rs:324:10
[INFO] [stdout]     |
[INFO] [stdout] 324 |         }
[INFO] [stdout]     |          ^ help: add `;` here
[INFO] [stdout] 325 |
[INFO] [stdout] 326 |         Ok(ctx)
[INFO] [stdout]     |         -- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AccountView` in this scope
[INFO] [stdout]    --> crates/derive/src/lib.rs:311:32
[INFO] [stdout]     |
[INFO] [stdout] 311 |     fn build(accounts: &'info [AccountView]) -> Result<Self, ProgramError>;
[INFO] [stdout]     |                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 308 + use pinocchio::AccountView;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ProgramError` in this scope
[INFO] [stdout]    --> crates/derive/src/lib.rs:311:62
[INFO] [stdout]     |
[INFO] [stdout] 311 |     fn build(accounts: &'info [AccountView]) -> Result<Self, ProgramError>;
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 309 | pub trait Context<'info, ProgramError> {
[INFO] [stdout]     |                        ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyStruct` in this scope
[INFO] [stdout]    --> crates/derive/src/lib.rs:314:32
[INFO] [stdout]     |
[INFO] [stdout] 314 | impl<'info> Context<'info> for MyStruct<'info> {
[INFO] [stdout]     |                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AccountView` in this scope
[INFO] [stdout]    --> crates/derive/src/lib.rs:318:32
[INFO] [stdout]     |
[INFO] [stdout] 318 |     fn build(accounts: &'info [AccountView]) -> Result<Self, ProgramError> {
[INFO] [stdout]     |                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 308 + use pinocchio::AccountView;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ProgramError` in this scope
[INFO] [stdout]    --> crates/derive/src/lib.rs:318:62
[INFO] [stdout]     |
[INFO] [stdout] 318 |     fn build(accounts: &'info [AccountView]) -> Result<Self, ProgramError> {
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 314 | impl<'info, ProgramError> Context<'info> for MyStruct<'info> {
[INFO] [stdout]     |           ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/derive/src/lib.rs - derive_context (line 308)
[INFO] [stdout]     crates/derive/src/lib.rs - derive_data_len (line 14)
[INFO] [stdout]     crates/derive/src/lib.rs - derive_updates (line 35)
[INFO] [stdout]     crates/derive/src/lib.rs - derive_validate (line 192)
[INFO] [stdout]     crates/derive/src/lib.rs - derive_validate (line 207)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p pinocchio-derive --doc`
[INFO] running `Command { std: "docker" "inspect" "c8ed9102b569ab07d7c89b9e0eadb62db2058c8ad7714279608dd643d8d48ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8ed9102b569ab07d7c89b9e0eadb62db2058c8ad7714279608dd643d8d48ee9", kill_on_drop: false }`
[INFO] [stdout] c8ed9102b569ab07d7c89b9e0eadb62db2058c8ad7714279608dd643d8d48ee9
